home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2006 February
/
PCWorld_2006-02_cd.bin
/
software
/
topware
/
pspad
/
pspad450inst_cz.exe
/
{app}
/
Syntax
/
Lua.INI
< prev
next >
Wrap
INI File
|
2005-11-27
|
454b
|
41 lines
;PSPad user HighLighter definition file
[Settings]
Name=Lua
HTMLGroup=0
FileType=*.lua
CommentString=
SQLComment=1
IndentChar=
UnIndentChar=
TabWidth=4
CaseSensitive=1
SingleQuote=1
DoubleQuote=1
KeyWordChars=-_
CodeExplorer=ftUnknown
[KeyWords]
and=
break=
do=
else=
elseif=
end=
false=
for=
function=
if=
in=
local=
nil=
not=
or=
repeat=
return=
then=
true=
until=
while=
[ReservedWords]
[KeyWords2]
[KeyWords3]